home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / appsrcs.zip / APPDLL.ZIP / APPLIB.STS < prev    next >
INI File  |  1993-06-10  |  3KB  |  65 lines

  1. [shared-]
  2.     version=2
  3.     pmark="D:\WINDEV\APPDLL\APPlib.c" 32 14
  4.     project="D:\WINDEV\APPDLL\APPLIB.MAK"
  5. [edit-]
  6.     srch=sprintf
  7.     fSrchRe=0
  8.     rpl=IniFile
  9.     src=INI_FILE
  10.     fRplRe=29440
  11.     file="D:\WINDEV\APPDLL\APPlib.c" 28 1 32 14
  12.     file="D:\WINDEV\APPSETUP\APPSETUP.RC" 180 1 183 57
  13.     file="D:\WINDEV\APPDLL\APPLIB.DEF" 9 1 17 1
  14.     file="D:\WINDEV\APPSETUP\APPINI.C" 3 1 8 1
  15.     file="D:\WINDEV\APPBAR\APPBAR.C" 104 1 107 1
  16.     file="D:\WINDEV\APPDLL\APPLIB.H" 1 1 1 26
  17.     file="D:\WINDEV\APPBAR\APPBAR.H" 232 1 246 1
  18.     file="D:\WINDEV\APPBAR\APPTOOLS.C" 61 1 69 1
  19.     file="D:\WINDEV\APPDLL\APPlib.RC" 1 1 14 44
  20.     file="D:\WINDEV\APPBAR\APPEXEC.C" 117 1 120 50
  21.     file="D:\WINDEV\APPBAR\APPBAR.DEF" 9 1 27 1
  22.     file="D:\WINDEV\APPBAR\APPCLOSE.C" 3 1 8 1
  23.     file="D:\WINDEV\APPDLL\APPLIB.MAK" 1 1 1 43
  24.     file="D:\WINDEV\APPBAR\APPBAR.RC" 41 1 50 24
  25.     file="D:\WINDEV\APPDLL\APPDLL.RC" 1 1 1 44
  26.     file="D:\WINDEV\APPSETUP\APPSHELL.C" 18 1 23 49
  27.     file="D:\WINDEV\APPSETUP\APPSETUP.H" 322 1 325 59
  28.     file="D:\WINDEV\APPDLL\APPLIB.BAK" 1 1 1 1
  29.     file="D:\WINDEV\APPSETUP\APPEXIT.C" 62 1 76 1
  30.     file="D:\WINDEV\APPSETUP\APPTOOLS.C" 23 1 28 1
  31. [pwb]
  32.     screen=25 80
  33.     winstyle=7
  34.     wnd=C 2 1 24 80
  35. [build]
  36.     build: macro DEBUG "0"
  37.     build: all
  38.     build: include system
  39.     build: include .c "^[ \t]*#[ \t]*include[ \t]*\"\\([^\"]+\\)\"" case
  40.     build: include .c "^[ \t]*#[ \t]*include[ \t]*<\\([^>]+\\)>" case system
  41.     build: include .h "^[ \t]*#[ \t]*include[ \t]*\"\\([^\"]+\\)\"" case
  42.     build: include .h "^[ \t]*#[ \t]*include[ \t]*<\\([^>]+\\)>" case system
  43.     build: include .asm "^[ \t]*include[ \t]+\\([^ \t]+\\)"
  44.     build: include .inc "^[ \t]*include[ \t]+\\([^ \t]+\\)"
  45.     build: include .rc "^[ \t]*rcinclude[ \t]+\\([^ \t]+\\)"
  46.     build: include .rc "^[ \t]*#[ \t]*include[ \t]*\"\\([^\"]+\\)\""
  47.     build: include .rc "^[ \t]*#[ \t]*include[ \t]*<\\([^>]+\\)>" system
  48.     build: message "^SYS[0-9][0-9][0-9][0-9]:\\:b"
  49.     build: message "^NET[0-9][0-9][0-9][0-9]:\\:b"
  50.     build: message "^\\(\\{\\:p\\!<[^>]*>\\}\\) \\([0-9]+\\) \\([0-9]+\\)[ ]*:" file line col
  51.     build: message "^\\(\\:p\\):\\([0-9]+\\):" file line
  52.     build: message "^[^(]+(\\(\\:p\\)) : error L[0-9]+[ ]*: '_*\\([^']+\\)' : unresolved external" file token
  53.     build: message "^[^(]+(\\(\\:p\\)) : [^L]+L[124]" file
  54.     build: message "^LINK [^L]+L[124]"
  55.     build: message "^ILINK : [^L]+L[124]"
  56.     build: message "^\\(\\:p\\)(\\(\\:z\\))[ ]*: [^U]+U[124]" file line
  57.     build: message "^NMAKE : [^U]+U[124]"
  58.     build: message "^\\:p : [^U]+U[124]\\:d\\:d\\:d"
  59.     build: message "^\\(\\:p\\)(\\(\\:z\\)) : [^C]+C[124]" file line
  60.     build: message "^[^C]+C[124][0-9]+: "
  61.     build: message "^[^D]+D[124][0-9]+ : "
  62.     build: message "^\\(\\:p\\)(\\([0-9]+\\))[ \t]*:[ \t]*[^A]+A[12456]" file line
  63.     build: message "^pwbrmake: [^U]+U[124]"
  64.     build: message "^BIND : [^U]+U[124]"
  65.